home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
Mark Pilgrim
/
Dialectic 1.2
/
source
/
Dialectic ƒ
/
Shell ƒ
/
help.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-10-30
|
354 b
|
13 lines
|
[
TEXT/KAHL
]
/**********************************************************************\
File: help.h
Purpose: This is the header file for help.c
\**********************************************************************/
extern int gWhichHelp;
extern int gLastHelp;
int HelpWindowDispatch(ExtendedWindowDataHandle theData, int theMessage, unsigned long misc);